Searched refs:be_nic_res_desc (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/ethernet/emulex/benet/
H A Dbe_cmds.c4252 static struct be_nic_res_desc *be_get_nic_desc(u8 *buf, u32 desc_count,
4256 struct be_nic_res_desc *nic;
4262 nic = (struct be_nic_res_desc *)hdr;
4275 static struct be_nic_res_desc *be_get_vft_desc(u8 *buf, u32 desc_count,
4281 static struct be_nic_res_desc *be_get_func_nic_desc(u8 *buf, u32 desc_count,
4324 struct be_nic_res_desc *desc)
4381 struct be_nic_res_desc *desc;
4441 struct be_nic_res_desc *vf_res;
4444 struct be_nic_res_desc *nic;
4562 static void be_reset_nic_desc(struct be_nic_res_desc *ni
[all...]
H A Dbe_cmds.h2180 struct be_nic_res_desc { struct

Completed in 112 milliseconds