Searched refs:MM_PACKET_DESC_SIZE (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/bcm57xx/linux/
H A Dmm.h220 #define MM_PACKET_DESC_SIZE MM_Packet_Desc_Size macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/bcm57xx/sys/
H A Dtigon3.c3787 pDevice->TxPacketDescCnt) * MM_PACKET_DESC_SIZE;
3805 /* Get the pointer to the next descriptor. MM_PACKET_DESC_SIZE */
3808 pPacket = (PLM_PACKET) ((PLM_UINT8) pPacket + MM_PACKET_DESC_SIZE);
3830 /* Get the pointer to the next descriptor. MM_PACKET_DESC_SIZE */
3833 pPacket = (PLM_PACKET) ((PLM_UINT8) pPacket + MM_PACKET_DESC_SIZE);
3850 /* Get the pointer to the next descriptor. MM_PACKET_DESC_SIZE */
3853 pPacket = (PLM_PACKET) ((PLM_UINT8) pPacket + MM_PACKET_DESC_SIZE);

Completed in 186 milliseconds