Home
last modified time | relevance | path

Searched refs:tx_cfa_action (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_vfr.c28 u16 *tx_cfa_action, u16 *rx_cfa_code) in hwrm_cfa_vfr_alloc() argument
41 *tx_cfa_action = le16_to_cpu(resp->tx_cfa_action); in hwrm_cfa_vfr_alloc()
44 *tx_cfa_action, *rx_cfa_code); in hwrm_cfa_vfr_alloc()
303 if (vf_rep->tx_cfa_action != CFA_HANDLE_INVALID) in __bnxt_vf_reps_destroy()
427 vf_rep->tx_cfa_action = CFA_HANDLE_INVALID; in bnxt_vf_reps_create()
431 &vf_rep->tx_cfa_action, in bnxt_vf_reps_create()
446 vf_rep->dst->u.port_info.port_id = vf_rep->tx_cfa_action; in bnxt_vf_reps_create()
Dbnxt.h1293 u16 tx_cfa_action; member
Dbnxt_hsi.h6357 __le16 tx_cfa_action; member