Searched refs:wsm_buf (Results 1 – 3 of 3) sorted by relevance
78 static void wsm_buf_reset(struct wsm_buf *buf);79 static int wsm_buf_reserve(struct wsm_buf *buf, size_t extra_size);82 struct wsm_buf *buf,93 struct wsm_buf *buf) in wsm_generic_confirm()108 struct wsm_buf *buf = &priv->wsm_cmd_buf; in wsm_configuration()136 struct wsm_buf *buf) in wsm_configuration_confirm()166 struct wsm_buf *buf = &priv->wsm_cmd_buf; in wsm_reset()193 struct wsm_buf *buf = &priv->wsm_cmd_buf; in wsm_read_mib()216 struct wsm_buf *buf) in wsm_read_mib_confirm()244 struct wsm_buf *buf = &priv->wsm_cmd_buf; in wsm_write_mib()[all …]
215 struct wsm_buf wsm_cmd_buf;
1805 struct wsm_buf { struct1811 void wsm_buf_init(struct wsm_buf *buf); argument1812 void wsm_buf_deinit(struct wsm_buf *buf);