Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/fddi/
H A Ddefxx.c2659 bp->descr_block_virt->cmd_req[bp->cmd_req_reg.index.prod].long_0 = (u32) (PI_XMT_DESCR_M_SOP | in dfx_hw_dma_cmd_req()
3420 p_xmt_descr->long_0 = (u32) (PI_XMT_DESCR_M_SOP | PI_XMT_DESCR_M_EOP | ((skb->len) << PI_XMT_DESCR_V_SEG_LEN)); in dfx_xmt_queue_pkt()
H A Ddefxx.h1138 #define PI_XMT_DESCR_M_SOP 0x80000000 macro
/kernel/linux/linux-6.6/drivers/net/fddi/
H A Ddefxx.c2648 bp->descr_block_virt->cmd_req[bp->cmd_req_reg.index.prod].long_0 = (u32) (PI_XMT_DESCR_M_SOP | in dfx_hw_dma_cmd_req()
3409 p_xmt_descr->long_0 = (u32) (PI_XMT_DESCR_M_SOP | PI_XMT_DESCR_M_EOP | ((skb->len) << PI_XMT_DESCR_V_SEG_LEN)); in dfx_xmt_queue_pkt()
H A Ddefxx.h1139 #define PI_XMT_DESCR_M_SOP 0x80000000 macro

Completed in 16 milliseconds