Searched refs:free_cmdq (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_cmdq.c769 * free_cmdq - Free cmdq
772 static void free_cmdq(struct hinic_cmdq *cmdq) function
842 free_cmdq(&cmdqs->cmdq[type]);
927 free_cmdq(&cmdqs->cmdq[HINIC_CMDQ_SYNC]);
955 free_cmdq(&cmdqs->cmdq[cmdq_type]);

Completed in 266 milliseconds