qlcnic_bc_hdr    3969 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c 		hdr_size = sizeof(struct qlcnic_bc_hdr) / sizeof(u32);
qlcnic_bc_hdr      85 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov.h 	struct qlcnic_bc_hdr		*req_hdr;
qlcnic_bc_hdr      86 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov.h 	struct qlcnic_bc_hdr		*rsp_hdr;
qlcnic_bc_hdr     325 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov_common.c 	cmd.cmd_op = ((struct qlcnic_bc_hdr *)hdr)->cmd_op;
qlcnic_bc_hdr     706 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov_common.c static inline int qlcnic_sriov_alloc_bc_msg(struct qlcnic_bc_hdr **hdr,
qlcnic_bc_hdr     709 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov_common.c 	*hdr = kcalloc(size, sizeof(struct qlcnic_bc_hdr), GFP_ATOMIC);
qlcnic_bc_hdr     753 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov_common.c 	struct qlcnic_bc_hdr *hdr;
qlcnic_bc_hdr     909 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov_common.c 	hdr_size = (sizeof(struct qlcnic_bc_hdr) / sizeof(u32));
qlcnic_bc_hdr    1084 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov_common.c static void qlcnic_sriov_handle_bc_resp(struct qlcnic_bc_hdr *hdr,
qlcnic_bc_hdr    1146 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov_common.c 					      struct qlcnic_bc_hdr *hdr)
qlcnic_bc_hdr    1189 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov_common.c 				       struct qlcnic_bc_hdr *hdr,
qlcnic_bc_hdr    1265 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov_common.c 	struct qlcnic_bc_hdr hdr;
qlcnic_bc_hdr    1724 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov_pf.c 	struct qlcnic_bc_hdr *hdr = trans->req_hdr;