Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/brocade/bna/
H A Dbna_enet.c166 if (!ioceth->attr.fw_query_complete) { in bna_bfi_attr_get_rsp()
172 ioceth->attr.fw_query_complete = true; in bna_bfi_attr_get_rsp()
1684 ioceth->attr.fw_query_complete = false; in bna_attr_init()
2028 if (bna->ioceth.attr.fw_query_complete && in bna_num_txq_set()
2040 if (bna->ioceth.attr.fw_query_complete && in bna_num_rxp_set()
H A Dbna_types.h305 bool fw_query_complete; member