Searched refs:fbnic_fw_xmit_ownership_msg (Results 1 – 4 of 4) sorted by relevance
52 int fbnic_fw_xmit_ownership_msg(struct fbnic_dev *fbd, bool take_ownership);
37 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()
191 fbnic_fw_xmit_ownership_msg(fbd, true); in fbnic_health_check()
343 int fbnic_fw_xmit_ownership_msg(struct fbnic_dev *fbd, bool take_ownership) in fbnic_fw_xmit_ownership_msg() function
Completed in 11 milliseconds