Searched refs:fill_swsqe (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/cxgb4/ |
H A D | restrack.c | 95 static int fill_swsqe(struct sk_buff *msg, struct t4_sq *sq, u16 idx, in fill_swsqe() function 125 if (fill_swsqe(msg, sq, first_idx, first_sqe)) in fill_swsqes() 129 if (fill_swsqe(msg, sq, last_idx, last_sqe)) in fill_swsqes()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/cxgb4/ |
H A D | restrack.c | 95 static int fill_swsqe(struct sk_buff *msg, struct t4_sq *sq, u16 idx, in fill_swsqe() function 125 if (fill_swsqe(msg, sq, first_idx, first_sqe)) in fill_swsqes() 129 if (fill_swsqe(msg, sq, last_idx, last_sqe)) in fill_swsqes()
|
Completed in 2 milliseconds