Searched defs:buf_alloc (Results 1 – 2 of 2) sorted by relevance
3258 hns3_tx_buffer_calc(struct hns3_hw *hw, struct hns3_pkt_buf_alloc *buf_alloc) in hns3_tx_buffer_calc()3328 hns3_get_rx_priv_buff_alloced(struct hns3_pkt_buf_alloc *buf_alloc) in hns3_get_rx_priv_buff_alloced()3343 hns3_get_tx_buff_alloced(struct hns3_pkt_buf_alloc *buf_alloc) in hns3_get_tx_buff_alloced()3374 struct hns3_pkt_buf_alloc *buf_alloc) in hns3_get_no_pfc_priv_num()3391 hns3_is_rx_buf_ok(struct hns3_hw *hw, struct hns3_pkt_buf_alloc *buf_alloc, in hns3_is_rx_buf_ok()3461 struct hns3_pkt_buf_alloc *buf_alloc) in hns3_rx_buf_calc_all()3503 struct hns3_pkt_buf_alloc *buf_alloc) in hns3_drop_nopfc_buf_till_fit()3541 struct hns3_pkt_buf_alloc *buf_alloc) in hns3_drop_pfc_buf_till_fit()3576 struct hns3_pkt_buf_alloc *buf_alloc) in hns3_only_alloc_priv_buff()3638 hns3_rx_buffer_calc(struct hns3_hw *hw, struct hns3_pkt_buf_alloc *buf_alloc) in hns3_rx_buffer_calc()[all …]
1648 buf_alloc(struct bufdomain *bd) in buf_alloc() function