Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/infiniband/hw/i40iw/
Di40iw_osdep.h200 void *i40iw_remove_head(struct list_head *list);
Di40iw_utils.c473 pcmdinfo = (struct cqp_commands_info *)i40iw_remove_head(&dev->cqp_cmd_head); in i40iw_cleanup_pending_cqp_op()
691 void *i40iw_remove_head(struct list_head *list) in i40iw_remove_head() function
Di40iw_ctrl.c4403 pcmdinfo = (struct cqp_commands_info *)i40iw_remove_head(&dev->cqp_cmd_head); in i40iw_process_bh()