Home
last modified time | relevance | path

Searched refs:channel_tlv (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/qlogic/qed/
Dqed_vf.h73 struct channel_tlv { struct
82 struct channel_tlv tl; argument
89 struct channel_tlv tl;
101 struct channel_tlv tl;
150 struct channel_tlv tl;
259 struct channel_tlv tl;
372 struct channel_tlv tl;
380 struct channel_tlv tl;
386 struct channel_tlv tl;
392 struct channel_tlv tl;
[all …]
Dqed_sriov.c1167 struct channel_tlv *tl = (struct channel_tlv *)*offset; in qed_add_tlv()
1183 struct channel_tlv *tlv; in qed_dp_tlv_list()
1186 tlv = (struct channel_tlv *)((u8 *)tlvs_list + total_length); in qed_dp_tlv_list()
2731 struct channel_tlv *p_tlv = (struct channel_tlv *)p_tlvs_list; in qed_iov_search_list_tlvs()
2748 p_tlv = (struct channel_tlv *)((u8 *)p_tlv + p_tlv->length); in qed_iov_search_list_tlvs()
/Linux-v5.4/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_vfpf.h90 struct channel_tlv { struct
99 struct channel_tlv tl; argument
105 struct channel_tlv tl;
117 struct channel_tlv tl;
213 struct channel_tlv tl;
219 struct channel_tlv tl;
Dbnx2x_vfpf.c32 struct channel_tlv *tl = in bnx2x_add_tlv()
33 (struct channel_tlv *)(tlvs_list + offset); in bnx2x_add_tlv()
72 struct channel_tlv *tlv = (struct channel_tlv *)tlvs_list; in bnx2x_search_tlv_list()
84 tlv = (struct channel_tlv *)tlvs_list; in bnx2x_search_tlv_list()
96 struct channel_tlv *tlv = (struct channel_tlv *)tlvs_list; in bnx2x_dp_tlv_list()
107 tlv = (struct channel_tlv *)tlvs_list; in bnx2x_dp_tlv_list()
257 CHANNEL_TLV_PHYS_PORT_ID, sizeof(struct channel_tlv)); in bnx2x_vfpf_acquire()
266 req->first_tlv.tl.length + sizeof(struct channel_tlv), in bnx2x_vfpf_acquire()