Home
last modified time | relevance | path

Searched defs:buf_alloc (Results 1 – 3 of 3) sorted by relevance

/linux/include/uapi/linux/
H A Dvirtio_vsock.h65 __le32 buf_alloc; member
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c1817 struct hclge_pkt_buf_alloc *buf_alloc) in hclge_cmd_alloc_tx_buff()
1847 struct hclge_pkt_buf_alloc *buf_alloc) in hclge_tx_buffer_alloc()
1870 struct hclge_pkt_buf_alloc *buf_alloc) in hclge_get_pfc_priv_num()
1888 struct hclge_pkt_buf_alloc *buf_alloc) in hclge_get_no_pfc_priv_num()
1905 static u32 hclge_get_rx_priv_buff_alloced(struct hclge_pkt_buf_alloc *buf_alloc) in hclge_get_rx_priv_buff_alloced()
1919 static u32 hclge_get_tx_buff_alloced(struct hclge_pkt_buf_alloc *buf_alloc) in hclge_get_tx_buff_alloced()
1930 struct hclge_pkt_buf_alloc *buf_alloc, in hclge_is_rx_buf_ok()
1996 struct hclge_pkt_buf_alloc *buf_alloc) in hclge_tx_buffer_calc()
2022 struct hclge_pkt_buf_alloc *buf_alloc) in hclge_rx_buf_calc_all()
2058 struct hclge_pkt_buf_alloc *buf_alloc) in hclge_drop_nopfc_buf_till_fit()
[all …]
/linux/include/linux/sunrpc/
H A Dxprt.h165 int (*buf_alloc)(struct rpc_task *task); member