Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/qlogic/qed/
A Dqed_vf.h46 struct channel_tlv { struct
55 struct channel_tlv tl; argument
62 struct channel_tlv tl;
74 struct channel_tlv tl;
123 struct channel_tlv tl;
232 struct channel_tlv tl;
345 struct channel_tlv tl;
353 struct channel_tlv tl;
359 struct channel_tlv tl;
365 struct channel_tlv tl;
[all …]
A Dqed_sriov.c1149 struct channel_tlv *tl = (struct channel_tlv *)*offset; in qed_add_tlv()
1165 struct channel_tlv *tlv; in qed_dp_tlv_list()
1168 tlv = (struct channel_tlv *)((u8 *)tlvs_list + total_length); in qed_dp_tlv_list()
2713 struct channel_tlv *p_tlv = (struct channel_tlv *)p_tlvs_list; in qed_iov_search_list_tlvs()
2730 p_tlv = (struct channel_tlv *)((u8 *)p_tlv + p_tlv->length); in qed_iov_search_list_tlvs()
/linux-6.3-rc2/drivers/net/ethernet/broadcom/bnx2x/
A 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;
A 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()

Completed in 24 milliseconds