Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/i40iw/
H A Di40iw_cm.h461 bool i40iw_port_in_use(struct i40iw_cm_core *cm_core, u16 port);
H A Di40iw_hw.c504 in_use = i40iw_port_in_use(cm_core, accel_local_port); in i40iw_manage_apbvt()
H A Di40iw_cm.c1542 bool i40iw_port_in_use(struct i40iw_cm_core *cm_core, u16 port) in i40iw_port_in_use() function