• Shannon Nelson's avatar
    ionic: add hw timestamp structs to interface · 3da25843
    Shannon Nelson authored
    The interface for hardware timestamping includes a new FW
    request, device identity fields, Tx and Rx queue feature bits, a
    new Rx filter type, the beginnings of Rx packet classifications,
    and hardware timestamp registers.
    
    If the IONIC_ETH_HW_TIMESTAMP bit is shown in the
    ionic_lif_config features bit string, then we have support
    for the hw clock registers.  If the IONIC_RXQ_F_HWSTAMP and
    IONIC_TXQ_F_HWSTAMP features are shown in the ionic_q_identity
    features, then the queues can support HW timestamps on packets.
    Signed-off-by: default avatarAllen Hubbe <allenbh@pensando.io>
    Signed-off-by: default avatarShannon Nelson <snelson@pensando.io>
    Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
    3da25843
ionic_if.h 86.6 KB