Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/i40iw/
Di40iw_cm.h461 bool i40iw_port_in_use(struct i40iw_cm_core *cm_core, u16 port);
Di40iw_hw.c505 in_use = i40iw_port_in_use(cm_core, accel_local_port); in i40iw_manage_apbvt()
Di40iw_cm.c1542 bool i40iw_port_in_use(struct i40iw_cm_core *cm_core, u16 port) in i40iw_port_in_use() function