/kernel/linux/linux-5.10/drivers/scsi/cxgbi/ |
H A D | libcxgbi.h | 113 struct cxgbi_sock { struct 274 static inline void cxgbi_sock_set_flag(struct cxgbi_sock *csk, in cxgbi_sock_set_flag() 283 static inline void cxgbi_sock_clear_flag(struct cxgbi_sock *csk, in cxgbi_sock_clear_flag() 292 static inline int cxgbi_sock_flag(struct cxgbi_sock *csk, in cxgbi_sock_flag() 300 static inline void cxgbi_sock_set_state(struct cxgbi_sock *csk, int state) in cxgbi_sock_set_state() 310 struct cxgbi_sock *csk = container_of(kref, in cxgbi_sock_free() 311 struct cxgbi_sock, in cxgbi_sock_free() 321 static inline void __cxgbi_sock_put(const char *fn, struct cxgbi_sock *csk) in __cxgbi_sock_put() 330 static inline void __cxgbi_sock_get(const char *fn, struct cxgbi_sock *csk) in __cxgbi_sock_get() 339 static inline int cxgbi_sock_is_closing(struct cxgbi_sock *cs [all...] |
H A D | libcxgbi.c | 81 sizeof(struct cxgbi_sock *)), in cxgbi_device_portmap_create() 98 struct cxgbi_sock *csk; in cxgbi_device_portmap_cleanup() 411 static struct cxgbi_sock *find_sock_on_port(struct cxgbi_device *cdev, in find_sock_on_port() 424 struct cxgbi_sock *csk = pmap->port_csk[i]; in find_sock_on_port() 439 static int sock_get_port(struct cxgbi_sock *csk) in sock_get_port() 500 static void sock_put_port(struct cxgbi_sock *csk) in sock_put_port() 540 void cxgbi_sock_free_cpl_skbs(struct cxgbi_sock *csk) in cxgbi_sock_free_cpl_skbs() 557 static struct cxgbi_sock *cxgbi_sock_create(struct cxgbi_device *cdev) in cxgbi_sock_create() 559 struct cxgbi_sock *csk = kzalloc(sizeof(*csk), GFP_NOIO); in cxgbi_sock_create() 603 static struct cxgbi_sock * [all...] |
/kernel/linux/linux-6.6/drivers/scsi/cxgbi/ |
H A D | libcxgbi.h | 112 struct cxgbi_sock { struct 273 static inline void cxgbi_sock_set_flag(struct cxgbi_sock *csk, in cxgbi_sock_set_flag() 282 static inline void cxgbi_sock_clear_flag(struct cxgbi_sock *csk, in cxgbi_sock_clear_flag() 291 static inline int cxgbi_sock_flag(struct cxgbi_sock *csk, in cxgbi_sock_flag() 299 static inline void cxgbi_sock_set_state(struct cxgbi_sock *csk, int state) in cxgbi_sock_set_state() 309 struct cxgbi_sock *csk = container_of(kref, in cxgbi_sock_free() 310 struct cxgbi_sock, in cxgbi_sock_free() 320 static inline void __cxgbi_sock_put(const char *fn, struct cxgbi_sock *csk) in __cxgbi_sock_put() 329 static inline void __cxgbi_sock_get(const char *fn, struct cxgbi_sock *csk) in __cxgbi_sock_get() 338 static inline int cxgbi_sock_is_closing(struct cxgbi_sock *cs [all...] |
H A D | libcxgbi.c | 81 sizeof(struct cxgbi_sock *)), in cxgbi_device_portmap_create() 98 struct cxgbi_sock *csk; in cxgbi_device_portmap_cleanup() 411 static struct cxgbi_sock *find_sock_on_port(struct cxgbi_device *cdev, in find_sock_on_port() 424 struct cxgbi_sock *csk = pmap->port_csk[i]; in find_sock_on_port() 439 static int sock_get_port(struct cxgbi_sock *csk) in sock_get_port() 500 static void sock_put_port(struct cxgbi_sock *csk) in sock_put_port() 540 void cxgbi_sock_free_cpl_skbs(struct cxgbi_sock *csk) in cxgbi_sock_free_cpl_skbs() 557 static struct cxgbi_sock *cxgbi_sock_create(struct cxgbi_device *cdev) in cxgbi_sock_create() 559 struct cxgbi_sock *csk = kzalloc(sizeof(*csk), GFP_NOIO); in cxgbi_sock_create() 603 static struct cxgbi_sock * [all...] |
/kernel/linux/linux-5.10/drivers/scsi/cxgbi/cxgb4i/ |
H A D | cxgb4i.c | 88 static inline int send_tx_flowc_wr(struct cxgbi_sock *); 185 static int push_tx_frames(struct cxgbi_sock *, int); 207 static void send_act_open_req(struct cxgbi_sock *csk, struct sk_buff *skb, in send_act_open_req() 326 static void send_act_open_req6(struct cxgbi_sock *csk, struct sk_buff *skb, in send_act_open_req6() 440 static void send_close_req(struct cxgbi_sock *csk) in send_close_req() 462 struct cxgbi_sock *csk = (struct cxgbi_sock *)handle; in abort_arp_failure() 473 static void send_abort_req(struct cxgbi_sock *csk) in send_abort_req() 508 static void send_abort_rpl(struct cxgbi_sock *csk, int rst_status) in send_abort_rpl() 530 static u32 send_rx_credits(struct cxgbi_sock *cs [all...] |
/kernel/linux/linux-6.6/drivers/scsi/cxgbi/cxgb4i/ |
H A D | cxgb4i.c | 88 static inline int send_tx_flowc_wr(struct cxgbi_sock *); 186 static int push_tx_frames(struct cxgbi_sock *, int); 208 static void send_act_open_req(struct cxgbi_sock *csk, struct sk_buff *skb, in send_act_open_req() 327 static void send_act_open_req6(struct cxgbi_sock *csk, struct sk_buff *skb, in send_act_open_req6() 441 static void send_close_req(struct cxgbi_sock *csk) in send_close_req() 463 struct cxgbi_sock *csk = (struct cxgbi_sock *)handle; in abort_arp_failure() 474 static void send_abort_req(struct cxgbi_sock *csk) in send_abort_req() 509 static void send_abort_rpl(struct cxgbi_sock *csk, int rst_status) in send_abort_rpl() 531 static u32 send_rx_credits(struct cxgbi_sock *cs [all...] |
/kernel/linux/linux-5.10/drivers/scsi/cxgbi/cxgb3i/ |
H A D | cxgb3i.c | 156 static int push_tx_frames(struct cxgbi_sock *csk, int req_completion); 158 static void send_act_open_req(struct cxgbi_sock *csk, struct sk_buff *skb, in send_act_open_req() 200 static void send_close_req(struct cxgbi_sock *csk) in send_close_req() 239 static void send_abort_req(struct cxgbi_sock *csk) in send_abort_req() 275 static void send_abort_rpl(struct cxgbi_sock *csk, int rst_status) in send_abort_rpl() 298 static u32 send_rx_credits(struct cxgbi_sock *csk, u32 credits) in send_rx_credits() 351 static inline void make_tx_data_wr(struct cxgbi_sock *csk, struct sk_buff *skb, in make_tx_data_wr() 393 static int push_tx_frames(struct cxgbi_sock *csk, int req_completion) in push_tx_frames() 465 static inline void free_atid(struct cxgbi_sock *csk) in free_atid() 476 struct cxgbi_sock *cs in do_act_establish() [all...] |
/kernel/linux/linux-6.6/drivers/scsi/cxgbi/cxgb3i/ |
H A D | cxgb3i.c | 157 static int push_tx_frames(struct cxgbi_sock *csk, int req_completion); 159 static void send_act_open_req(struct cxgbi_sock *csk, struct sk_buff *skb, in send_act_open_req() 201 static void send_close_req(struct cxgbi_sock *csk) in send_close_req() 240 static void send_abort_req(struct cxgbi_sock *csk) in send_abort_req() 276 static void send_abort_rpl(struct cxgbi_sock *csk, int rst_status) in send_abort_rpl() 299 static u32 send_rx_credits(struct cxgbi_sock *csk, u32 credits) in send_rx_credits() 352 static inline void make_tx_data_wr(struct cxgbi_sock *csk, struct sk_buff *skb, in make_tx_data_wr() 394 static int push_tx_frames(struct cxgbi_sock *csk, int req_completion) in push_tx_frames() 466 static inline void free_atid(struct cxgbi_sock *csk) in free_atid() 477 struct cxgbi_sock *cs in do_act_establish() [all...] |