Home
last modified time | relevance | path

Searched refs:CHANNEL_TLV_LIST_END (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_vf.c169 CHANNEL_TLV_LIST_END, sizeof(struct channel_list_end_tlv)); in _qed_vf_pf_release()
291 CHANNEL_TLV_LIST_END, sizeof(struct channel_list_end_tlv)); in qed_vf_pf_acquire()
701 CHANNEL_TLV_LIST_END, in qed_vf_pf_tunnel_param_update()
769 CHANNEL_TLV_LIST_END, sizeof(struct channel_list_end_tlv)); in qed_vf_pf_rxq_start()
819 CHANNEL_TLV_LIST_END, sizeof(struct channel_list_end_tlv)); in qed_vf_pf_rxq_stop()
864 CHANNEL_TLV_LIST_END, sizeof(struct channel_list_end_tlv)); in qed_vf_pf_txq_start()
915 CHANNEL_TLV_LIST_END, sizeof(struct channel_list_end_tlv)); in qed_vf_pf_txq_stop()
965 CHANNEL_TLV_LIST_END, sizeof(struct channel_list_end_tlv)); in qed_vf_pf_vport_start()
1352 qed_add_tlv(p_hwfn, &p_iov->offset, CHANNEL_TLV_LIST_END, in qed_vf_pf_get_coalesce()
1390 qed_add_tlv(p_hwfn, &p_iov->offset, CHANNEL_TLV_LIST_END, in qed_vf_pf_bulletin_update_mac()
[all …]
H A Dqed_sriov.c1175 if (tlv->type == CHANNEL_TLV_LIST_END) in qed_dp_tlv_list()
1296 qed_add_tlv(p_hwfn, &p_mbx->offset, CHANNEL_TLV_LIST_END, in qed_iov_prep_vp_update_resp_tlvs()
1312 qed_add_tlv(p_hwfn, &mbx->offset, CHANNEL_TLV_LIST_END, in qed_iov_prepare_resp()
2035 qed_add_tlv(p_hwfn, &mbx->offset, CHANNEL_TLV_LIST_END, in qed_iov_vf_mbx_start_rxq_resp()
2376 qed_add_tlv(p_hwfn, &mbx->offset, CHANNEL_TLV_LIST_END, in qed_iov_vf_mbx_update_tunn_param()
2409 qed_add_tlv(p_hwfn, &mbx->offset, CHANNEL_TLV_LIST_END, in qed_iov_vf_mbx_start_txq_resp()
2736 } while (p_tlv->type != CHANNEL_TLV_LIST_END); in qed_iov_search_list_tlvs()
3478 qed_add_tlv(p_hwfn, &mbx->offset, CHANNEL_TLV_LIST_END, in qed_iov_vf_pf_get_coalesce()
H A Dqed_vf.h624 CHANNEL_TLV_LIST_END, enumerator
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_vfpf.c85 } while (tlv->type != CHANNEL_TLV_LIST_END); in bnx2x_search_tlv_list()
98 while (tlv->type != CHANNEL_TLV_LIST_END) { in bnx2x_dp_tlv_list()
267 CHANNEL_TLV_LIST_END, in bnx2x_vfpf_acquire()
412 bnx2x_add_tlv(bp, req, req->first_tlv.tl.length, CHANNEL_TLV_LIST_END, in bnx2x_vfpf_release()
463 bnx2x_add_tlv(bp, req, req->first_tlv.tl.length, CHANNEL_TLV_LIST_END, in bnx2x_vfpf_init()
514 bnx2x_add_tlv(bp, req, req->first_tlv.tl.length, CHANNEL_TLV_LIST_END, in bnx2x_vfpf_close_vf()
664 bnx2x_add_tlv(bp, req, req->first_tlv.tl.length, CHANNEL_TLV_LIST_END, in bnx2x_vfpf_setup_q()
699 bnx2x_add_tlv(bp, req, req->first_tlv.tl.length, CHANNEL_TLV_LIST_END, in bnx2x_vfpf_teardown_queue()
753 bnx2x_add_tlv(bp, req, req->first_tlv.tl.length, CHANNEL_TLV_LIST_END, in bnx2x_vfpf_config_mac()
1137 bnx2x_add_tlv(bp, &mbx->msg->resp, length, CHANNEL_TLV_LIST_END, in bnx2x_vf_mbx_resp_single_tlv()
[all …]
H A Dbnx2x_vfpf.h461 CHANNEL_TLV_LIST_END, enumerator