Home
last modified time | relevance | path

Searched refs:cmd_type_offset_bsz (Results 1 – 12 of 12) sorted by relevance

/Linux-v5.15/drivers/net/ethernet/intel/ice/
Dice_txrx.c87 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()
Dice_xsk.c650 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()
Dice_txrx_lib.c247 tx_desc->cmd_type_offset_bsz = ice_build_ctob(ICE_TXD_LAST_DESC_CMD, 0, in ice_xmit_xdp_ring()
Dice_lan_tx_rx.h462 __le64 cmd_type_offset_bsz; member
Dice_ethtool.c605 tx_desc->cmd_type_offset_bsz = in ice_diag_send()
/Linux-v5.15/drivers/net/ethernet/intel/i40e/
Di40e_xsk.c411 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()
Di40e_txrx.c142 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()
Di40e_type.h929 __le64 cmd_type_offset_bsz; member
Di40e_debugfs.c606 txd->cmd_type_offset_bsz); in i40e_dbg_dump_desc()
626 txd->buffer_addr, txd->cmd_type_offset_bsz); in i40e_dbg_dump_desc()
Di40e_main.c4151 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/
Diavf_type.h499 __le64 cmd_type_offset_bsz; member
Diavf_txrx.c215 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()