Home
last modified time | relevance | path

Searched refs:fbnic_fw_xmit_tsene_read_msg (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_fw.h68 int fbnic_fw_xmit_tsene_read_msg(struct fbnic_dev *fbd,
H A Dfbnic_mac.c709 err = fbnic_fw_xmit_tsene_read_msg(fbd, fw_cmpl); in fbnic_mac_get_sensor_asic()
728 err = fbnic_fw_xmit_tsene_read_msg(fbd, NULL); in fbnic_mac_get_sensor_asic()
H A Dfbnic_fw.c721 int fbnic_fw_xmit_tsene_read_msg(struct fbnic_dev *fbd, in fbnic_fw_xmit_tsene_read_msg() function