Home
last modified time | relevance | path

Searched refs:tx_only_params (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_main.c8659 struct bnx2x_queue_setup_tx_only_params *tx_only_params, in bnx2x_setup_tx_only() argument
8662 memset(tx_only_params, 0, sizeof(*tx_only_params)); in bnx2x_setup_tx_only()
8668 tx_only_params->flags = bnx2x_get_common_flags(bp, fp, false); in bnx2x_setup_tx_only()
8671 tx_only_params->cid_index = tx_index; in bnx2x_setup_tx_only()
8674 bnx2x_pf_q_prep_general(bp, fp, &tx_only_params->gen_params, tx_index); in bnx2x_setup_tx_only()
8677 bnx2x_pf_tx_q_prep(bp, fp, &tx_only_params->txq_params, tx_index); in bnx2x_setup_tx_only()
8683 tx_only_params->gen_params.spcl_id, tx_only_params->flags); in bnx2x_setup_tx_only()
8706 struct bnx2x_queue_setup_tx_only_params *tx_only_params = in bnx2x_setup_queue() local
8773 tx_only_params, tx_index, leading); in bnx2x_setup_queue()
Dbnx2x_sp.c4629 struct bnx2x_queue_setup_tx_only_params *tx_only_params = in bnx2x_q_send_setup_tx_only() local
4631 u8 cid_index = tx_only_params->cid_index; in bnx2x_q_send_setup_tx_only()
4640 tx_only_params->gen_params.cos, in bnx2x_q_send_setup_tx_only()
4641 tx_only_params->gen_params.spcl_id); in bnx2x_q_send_setup_tx_only()