Searched refs:PI_XMT_DESCR_M_SOP (Results 1 – 2 of 2) sorted by relevance
1139 #define PI_XMT_DESCR_M_SOP 0x80000000 macro
2648 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… in dfx_xmt_queue_pkt()