Home
last modified time | relevance | path

Searched refs:fbnic_fw_xmit_ownership_msg (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/meta/fbnic/
A Dfbnic_fw.h52 int fbnic_fw_xmit_ownership_msg(struct fbnic_dev *fbd, bool take_ownership);
A Dfbnic_netdev.c37 err = fbnic_fw_xmit_ownership_msg(fbd, true); in __fbnic_open()
58 fbnic_fw_xmit_ownership_msg(fbn->fbd, false); in __fbnic_open()
85 fbnic_fw_xmit_ownership_msg(fbn->fbd, false); in fbnic_stop()
A Dfbnic_pci.c191 fbnic_fw_xmit_ownership_msg(fbd, true); in fbnic_health_check()
A Dfbnic_fw.c343 int fbnic_fw_xmit_ownership_msg(struct fbnic_dev *fbd, bool take_ownership) in fbnic_fw_xmit_ownership_msg() function

Completed in 11 milliseconds