Searched refs:OTX2_HW_TIMESTAMP_LEN (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_common.h336 #define OTX2_HW_TIMESTAMP_LEN 8 macro
H A Dotx2_common.c230 maxlen = otx2_get_max_mtu(pfvf) + OTX2_ETH_HLEN + OTX2_HW_TIMESTAMP_LEN;
239 req->maxlen = pfvf->netdev->mtu + OTX2_ETH_HLEN + OTX2_HW_TIMESTAMP_LEN;
H A Dotx2_txrx.c212 off = OTX2_HW_TIMESTAMP_LEN;
H A Dotx2_pf.c1473 frame_size = mtu + OTX2_ETH_HLEN + OTX2_HW_TIMESTAMP_LEN;

Completed in 140 milliseconds