Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/cavium/thunder/
Dnic.h402 #define NIC_MBOX_MSG_SET_MAX_FRS 0x09 /* Set max frame size */ macro
Dnic_main.c1038 case NIC_MBOX_MSG_SET_MAX_FRS: in nic_handle_mbx_intr()
Dnicvf_main.c1430 mbx.frs.msg = NIC_MBOX_MSG_SET_MAX_FRS; in nicvf_update_hw_max_frs()