Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_fw.h73 FBNIC_TLV_MSG_ID_HOST_CAP_REQ = 0x10, enumerator
H A Dfbnic_fw.c280 int err = fbnic_fw_xmit_simple_msg(fbd, FBNIC_TLV_MSG_ID_HOST_CAP_REQ); in fbnic_fw_xmit_cap_msg()