Searched refs:cmd_type_offset_bsz (Results 1 – 12 of 12) sorted by relevance
| /Linux-v5.15/drivers/net/ethernet/intel/ice/ |
| D | ice_txrx.c | 87 tx_desc->cmd_type_offset_bsz = in ice_prgm_fdir_fltr() 230 if (!(eop_desc->cmd_type_offset_bsz & in ice_clean_tx_irq() 1557 tx_desc->cmd_type_offset_bsz = in ice_tx_map() 1579 tx_desc->cmd_type_offset_bsz = ice_build_ctob(td_cmd, td_offset, in ice_tx_map() 1611 tx_desc->cmd_type_offset_bsz = in ice_tx_map() 2325 if (!(eop_desc->cmd_type_offset_bsz & in ice_clean_ctrl_tx_irq() 2332 tx_desc->cmd_type_offset_bsz = 0; in ice_clean_ctrl_tx_irq() 2359 tx_desc->cmd_type_offset_bsz = 0; in ice_clean_ctrl_tx_irq()
|
| D | ice_xsk.c | 650 tx_desc->cmd_type_offset_bsz = in ice_xmit_zc() 701 if (!(tx_desc->cmd_type_offset_bsz & in ice_clean_tx_irq_zc() 715 tx_desc->cmd_type_offset_bsz = 0; in ice_clean_tx_irq_zc()
|
| D | ice_txrx_lib.c | 247 tx_desc->cmd_type_offset_bsz = ice_build_ctob(ICE_TXD_LAST_DESC_CMD, 0, in ice_xmit_xdp_ring()
|
| D | ice_lan_tx_rx.h | 462 __le64 cmd_type_offset_bsz; member
|
| D | ice_ethtool.c | 605 tx_desc->cmd_type_offset_bsz = in ice_diag_send()
|
| /Linux-v5.15/drivers/net/ethernet/intel/i40e/ |
| D | i40e_xsk.c | 411 tx_desc->cmd_type_offset_bsz = build_ctob(I40E_TX_DESC_CMD_ICRC | I40E_TX_DESC_CMD_EOP, in i40e_xmit_pkt() 431 tx_desc->cmd_type_offset_bsz = build_ctob(I40E_TX_DESC_CMD_ICRC | in i40e_xmit_pkt_batch() 460 tx_desc->cmd_type_offset_bsz |= cpu_to_le64(I40E_TX_DESC_CMD_RS << I40E_TXD_QW1_CMD_SHIFT); in i40e_set_rs_bit()
|
| D | i40e_txrx.c | 142 tx_desc->cmd_type_offset_bsz = in i40e_program_fdir_filter() 3524 tx_desc->cmd_type_offset_bsz = in i40e_tx_map() 3547 tx_desc->cmd_type_offset_bsz = build_ctob(td_cmd, td_offset, in i40e_tx_map() 3592 tx_desc->cmd_type_offset_bsz = in i40e_tx_map() 3717 tx_desc->cmd_type_offset_bsz = build_ctob(I40E_TX_DESC_CMD_ICRC in i40e_xmit_xdp_ring()
|
| D | i40e_type.h | 929 __le64 cmd_type_offset_bsz; member
|
| D | i40e_debugfs.c | 606 txd->cmd_type_offset_bsz); in i40e_dbg_dump_desc() 626 txd->buffer_addr, txd->cmd_type_offset_bsz); in i40e_dbg_dump_desc()
|
| D | i40e_main.c | 4151 if (!(eop_desc->cmd_type_offset_bsz & in i40e_clean_fdir_tx_irq() 4159 tx_desc->cmd_type_offset_bsz = 0; in i40e_clean_fdir_tx_irq() 4182 tx_desc->cmd_type_offset_bsz = 0; in i40e_clean_fdir_tx_irq()
|
| /Linux-v5.15/drivers/net/ethernet/intel/iavf/ |
| D | iavf_type.h | 499 __le64 cmd_type_offset_bsz; member
|
| D | iavf_txrx.c | 215 if (!(eop_desc->cmd_type_offset_bsz & in iavf_clean_tx_irq() 2296 tx_desc->cmd_type_offset_bsz = in iavf_tx_map() 2318 tx_desc->cmd_type_offset_bsz = build_ctob(td_cmd, td_offset, in iavf_tx_map() 2350 tx_desc->cmd_type_offset_bsz = in iavf_tx_map()
|