Searched refs:PDU_OVERHEAD_SIZE (Results 1 – 2 of 2) sorted by relevance
2064 PDU_OVERHEAD_SIZE(PHY_1M) + ADVA_SIZE;2066 BYTES2US((PDU_OVERHEAD_SIZE(PHY_1M) +2069 BYTES2US((PDU_OVERHEAD_SIZE(PHY_1M) +2072 BYTES2US((PDU_OVERHEAD_SIZE(PHY_1M) +
17 #define PDU_OVERHEAD_SIZE(phy) (PDU_PREAMBLE_SIZE(phy) + \ macro