Home
last modified time | relevance | path

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

/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()