Home
last modified time | relevance | path

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

/linux/drivers/target/iscsi/
H A Discsi_target_nego.c1116 char *i_buf = NULL, *s_buf = NULL, *t_buf = NULL; in iscsi_target_locate_portal() local
1157 s_buf = value; in iscsi_target_locate_portal()
1181 if (!s_buf) { in iscsi_target_locate_portal()
1196 sessiontype = strncmp(s_buf, DISCOVERY, 9); in iscsi_target_locate_portal()
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_cmd.h137 struct hclge_shared_buf s_buf; member
H A Dhclge_main.c1957 buf_alloc->s_buf.buf_size = shared_buf; in hclge_get_no_pfc_priv_num()
1959 buf_alloc->s_buf.self.high = shared_buf - hdev->dv_buf_size; in hclge_get_no_pfc_priv_num()
1960 buf_alloc->s_buf.self.low = buf_alloc->s_buf.self.high in hclge_get_no_pfc_priv_num()
1964 buf_alloc->s_buf.self.high = aligned_mps + in hclge_get_no_pfc_priv_num()
1966 buf_alloc->s_buf.self.low = aligned_mps; in hclge_get_no_pfc_priv_num()
1988 buf_alloc->s_buf.tc_thrd[i].low = lo_thrd; in hclge_get_tx_buff_alloced()
1989 buf_alloc->s_buf.tc_thrd[i].high = hi_thrd; in hclge_get_tx_buff_alloced()
2160 buf_alloc->s_buf.buf_size = 0; in hclge_drop_pfc_buf_till_fit()
2225 cpu_to_le16((buf_alloc->s_buf in hclge_only_alloc_priv_buff()
2351 struct hclge_shared_buf *s_buf = &buf_alloc->s_buf; hclge_common_thrd_config() local
[all...]