/Linux-v5.4/drivers/target/iscsi/cxgbit/ |
D | cxgbit_target.c | 27 __cxgbit_alloc_skb(struct cxgbit_sock *csk, u32 len, bool iso) in __cxgbit_alloc_skb() 67 static struct sk_buff *cxgbit_alloc_skb(struct cxgbit_sock *csk, u32 len) in cxgbit_alloc_skb() 160 cxgbit_tx_data_wr(struct cxgbit_sock *csk, struct sk_buff *skb, u32 dlen, in cxgbit_tx_data_wr() 202 void cxgbit_push_tx_frames(struct cxgbit_sock *csk) in cxgbit_push_tx_frames() 287 static bool cxgbit_lock_sock(struct cxgbit_sock *csk) in cxgbit_lock_sock() 299 static void cxgbit_unlock_sock(struct cxgbit_sock *csk) in cxgbit_unlock_sock() 324 static int cxgbit_queue_skb(struct cxgbit_sock *csk, struct sk_buff *skb) in cxgbit_queue_skb() 410 cxgbit_tx_datain_iso(struct cxgbit_sock *csk, struct iscsi_cmd *cmd, in cxgbit_tx_datain_iso() 501 cxgbit_tx_datain(struct cxgbit_sock *csk, struct iscsi_cmd *cmd, in cxgbit_tx_datain() 534 struct cxgbit_sock *csk = conn->context; in cxgbit_xmit_datain_pdu() local [all …]
|
D | cxgbit_cm.c | 469 struct cxgbit_sock *csk) in cxgbit_set_conn_info() 479 struct cxgbit_sock *csk; in cxgbit_accept_np() local 603 struct cxgbit_sock *csk, *tmp; in cxgbit_free_np() local 622 static void cxgbit_send_halfclose(struct cxgbit_sock *csk) in cxgbit_send_halfclose() 641 struct cxgbit_sock *csk = handle; in cxgbit_arp_failure_discard() local 658 static int cxgbit_send_abort_req(struct cxgbit_sock *csk) in cxgbit_send_abort_req() 679 __cxgbit_abort_conn(struct cxgbit_sock *csk, struct sk_buff *skb) in __cxgbit_abort_conn() 698 void cxgbit_abort_conn(struct cxgbit_sock *csk) in cxgbit_abort_conn() 718 static void __cxgbit_free_conn(struct cxgbit_sock *csk) in __cxgbit_free_conn() 759 static void cxgbit_set_emss(struct cxgbit_sock *csk, u16 opt) in cxgbit_set_emss() [all …]
|
D | cxgbit_main.c | 91 struct cxgbit_sock *csk; in cxgbit_close_conn() local 166 cxgbit_process_ddpvld(struct cxgbit_sock *csk, struct cxgbit_lro_pdu_cb *pdu_cb, in cxgbit_process_ddpvld() 309 cxgbit_lro_init_skb(struct cxgbit_sock *csk, u8 op, const struct pkt_gl *gl, in cxgbit_lro_init_skb() 333 static void cxgbit_queue_lro_skb(struct cxgbit_sock *csk, struct sk_buff *skb) in cxgbit_queue_lro_skb() 350 struct cxgbit_sock *csk = lro_cb->csk; in cxgbit_lro_flush() local 372 cxgbit_lro_receive(struct cxgbit_sock *csk, u8 op, const __be64 *rsp, in cxgbit_lro_receive() 434 struct cxgbit_sock *csk = NULL; in cxgbit_uld_lro_rx_handler() local 534 struct cxgbit_sock *csk; in cxgbit_update_dcb_priority() local
|
D | cxgbit_ddp.c | 98 cxgbit_ppod_write_idata(struct cxgbi_ppm *ppm, struct cxgbit_sock *csk, in cxgbit_ppod_write_idata() 127 cxgbit_ddp_set_map(struct cxgbi_ppm *ppm, struct cxgbit_sock *csk, in cxgbit_ddp_set_map() 171 cxgbit_ddp_reserve(struct cxgbit_sock *csk, struct cxgbi_task_tag_info *ttinfo, in cxgbit_ddp_reserve() 233 struct cxgbit_sock *csk = conn->context; in cxgbit_get_r2t_ttt() local 271 struct cxgbit_sock *csk = conn->context; in cxgbit_unmap_cmd() local
|
D | cxgbit.h | 259 static inline void cxgbit_get_csk(struct cxgbit_sock *csk) in cxgbit_get_csk() 264 static inline void cxgbit_put_csk(struct cxgbit_sock *csk) in cxgbit_put_csk() 279 static inline void cxgbit_sock_reset_wr_list(struct cxgbit_sock *csk) in cxgbit_sock_reset_wr_list() 285 static inline struct sk_buff *cxgbit_sock_peek_wr(const struct cxgbit_sock *csk) in cxgbit_sock_peek_wr() 291 cxgbit_sock_enqueue_wr(struct cxgbit_sock *csk, struct sk_buff *skb) in cxgbit_sock_enqueue_wr() 304 static inline struct sk_buff *cxgbit_sock_dequeue_wr(struct cxgbit_sock *csk) in cxgbit_sock_dequeue_wr()
|
D | cxgbit_lro.h | 22 struct cxgbit_sock *csk; member
|
/Linux-v5.4/drivers/scsi/cxgbi/cxgb3i/ |
D | cxgb3i.c | 157 static void send_act_open_req(struct cxgbi_sock *csk, struct sk_buff *skb, in send_act_open_req() 199 static void send_close_req(struct cxgbi_sock *csk) in send_close_req() 238 static void send_abort_req(struct cxgbi_sock *csk) in send_abort_req() 274 static void send_abort_rpl(struct cxgbi_sock *csk, int rst_status) in send_abort_rpl() 297 static u32 send_rx_credits(struct cxgbi_sock *csk, u32 credits) in send_rx_credits() 350 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 *csk = ctx; in do_act_establish() local 550 struct cxgbi_sock *csk = from_timer(csk, t, retry_timer); in act_open_retry_timer() local [all …]
|
/Linux-v5.4/drivers/scsi/cxgbi/cxgb4i/ |
D | cxgb4i.c | 203 static void send_act_open_req(struct cxgbi_sock *csk, struct sk_buff *skb, in send_act_open_req() 322 static void send_act_open_req6(struct cxgbi_sock *csk, struct sk_buff *skb, in send_act_open_req6() 436 static void send_close_req(struct cxgbi_sock *csk) in send_close_req() 458 struct cxgbi_sock *csk = (struct cxgbi_sock *)handle; in abort_arp_failure() local 469 static void send_abort_req(struct cxgbi_sock *csk) in send_abort_req() 504 static void send_abort_rpl(struct cxgbi_sock *csk, int rst_status) in send_abort_rpl() 526 static u32 send_rx_credits(struct cxgbi_sock *csk, u32 credits) in send_rx_credits() 609 static inline int send_tx_flowc_wr(struct cxgbi_sock *csk) in send_tx_flowc_wr() 670 static inline void make_tx_data_wr(struct cxgbi_sock *csk, struct sk_buff *skb, in make_tx_data_wr() 711 static int push_tx_frames(struct cxgbi_sock *csk, int req_completion) in push_tx_frames() [all …]
|
/Linux-v5.4/drivers/crypto/chelsio/chtls/ |
D | chtls_cm.c | 52 struct chtls_sock *csk = kzalloc(sizeof(*csk), GFP_ATOMIC); in chtls_sock_create() local 79 struct chtls_sock *csk = in chtls_sock_release() local 105 struct chtls_sock *csk; in assign_rxopt() local 142 struct chtls_sock *csk = rcu_dereference_sk_user_data(sk); in chtls_purge_write_queue() local 153 struct chtls_sock *csk = rcu_dereference_sk_user_data(sk); in chtls_purge_recv_queue() local 187 struct chtls_sock *csk; in chtls_send_abort() local 208 struct chtls_sock *csk = rcu_dereference_sk_user_data(sk); in chtls_send_reset() local 258 struct chtls_sock *csk; in chtls_close_conn() local 300 struct chtls_sock *csk; in chtls_close() local 440 struct chtls_sock *csk; in chtls_destroy_sock() local [all …]
|
D | chtls_io.c | 25 static bool is_tls_tx(struct chtls_sock *csk) in is_tls_tx() 30 static bool is_tls_rx(struct chtls_sock *csk) in is_tls_rx() 45 struct chtls_sock *csk = rcu_dereference_sk_user_data(sk); in nos_ivs() local 93 struct chtls_sock *csk = rcu_dereference_sk_user_data(sk); in create_flowc_wr_skb() local 109 struct chtls_sock *csk = rcu_dereference_sk_user_data(sk); in send_flowc_wr() local 168 struct chtls_sock *csk; in send_tx_flowc_wr() local 222 struct chtls_sock *csk; in tls_copy_ivs() local 279 struct chtls_sock *csk; in tls_copy_tx_key() local 349 struct chtls_sock *csk; in tls_tx_data_wr() local 446 struct chtls_sock *csk = rcu_dereference_sk_user_data(sk); in chtls_expansion_size() local [all …]
|
D | chtls_hw.c | 23 static void __set_tcb_field_direct(struct chtls_sock *csk, in __set_tcb_field_direct() 45 struct chtls_sock *csk; in __set_tcb_field() local 65 struct chtls_sock *csk; in chtls_set_tcb_field() local 137 static int get_new_keyid(struct chtls_sock *csk, u32 optname) in get_new_keyid() 166 struct chtls_sock *csk = rcu_dereference_sk_user_data(sk); in free_tls_keyid() local 209 static int chtls_key_info(struct chtls_sock *csk, in chtls_key_info() 270 static void chtls_set_scmd(struct chtls_sock *csk) in chtls_set_scmd() 291 int chtls_setkey(struct chtls_sock *csk, u32 keylen, u32 optname) in chtls_setkey()
|
D | chtls.h | 370 static inline void csk_set_flag(struct chtls_sock *csk, in csk_set_flag() 376 static inline void csk_reset_flag(struct chtls_sock *csk, in csk_reset_flag() 382 static inline bool csk_conn_inline(const struct chtls_sock *csk) in csk_conn_inline() 389 struct chtls_sock *csk = rcu_dereference_sk_user_data(sk); in csk_flag() local 396 static inline int csk_flag_nochk(const struct chtls_sock *csk, in csk_flag_nochk() 434 struct chtls_sock *csk = container_of(ref, struct chtls_sock, in chtls_sock_free() local 439 static inline void __chtls_sock_put(const char *fn, struct chtls_sock *csk) in __chtls_sock_put() 445 struct chtls_sock *csk) in __chtls_sock_get() 453 struct chtls_sock *csk = rcu_dereference_sk_user_data(sk); in send_or_defer() local
|
D | chtls_cm.h | 188 static inline void enqueue_wr(struct chtls_sock *csk, struct sk_buff *skb) in enqueue_wr()
|
D | chtls_main.c | 487 struct chtls_sock *csk; in do_chtls_setsockopt() local
|
/Linux-v5.4/drivers/scsi/cxgbi/ |
D | libcxgbi.c | 98 struct cxgbi_sock *csk; in cxgbi_device_portmap_cleanup() local 421 struct cxgbi_sock *csk = pmap->port_csk[i]; in find_sock_on_port() local 436 static int sock_get_port(struct cxgbi_sock *csk) in sock_get_port() 497 static void sock_put_port(struct cxgbi_sock *csk) in sock_put_port() 537 void cxgbi_sock_free_cpl_skbs(struct cxgbi_sock *csk) in cxgbi_sock_free_cpl_skbs() 556 struct cxgbi_sock *csk = kzalloc(sizeof(*csk), GFP_NOIO); in cxgbi_sock_create() local 610 struct cxgbi_sock *csk = NULL; in cxgbi_check_route() local 726 struct cxgbi_sock *csk = NULL; in cxgbi_check_route6() local 827 void cxgbi_sock_established(struct cxgbi_sock *csk, unsigned int snd_isn, in cxgbi_sock_established() 837 static void cxgbi_inform_iscsi_conn_closing(struct cxgbi_sock *csk) in cxgbi_inform_iscsi_conn_closing() [all …]
|
D | libcxgbi.h | 259 static inline void cxgbi_sock_set_flag(struct cxgbi_sock *csk, in cxgbi_sock_set_flag() 268 static inline void cxgbi_sock_clear_flag(struct cxgbi_sock *csk, in cxgbi_sock_clear_flag() 277 static inline int cxgbi_sock_flag(struct cxgbi_sock *csk, in cxgbi_sock_flag() 285 static inline void cxgbi_sock_set_state(struct cxgbi_sock *csk, int state) in cxgbi_sock_set_state() 295 struct cxgbi_sock *csk = container_of(kref, in cxgbi_sock_free() local 306 static inline void __cxgbi_sock_put(const char *fn, struct cxgbi_sock *csk) in __cxgbi_sock_put() 313 #define cxgbi_sock_put(csk) __cxgbi_sock_put(__func__, csk) argument 315 static inline void __cxgbi_sock_get(const char *fn, struct cxgbi_sock *csk) in __cxgbi_sock_get() 322 #define cxgbi_sock_get(csk) __cxgbi_sock_get(__func__, csk) argument 324 static inline int cxgbi_sock_is_closing(struct cxgbi_sock *csk) in cxgbi_sock_is_closing() [all …]
|
/Linux-v5.4/drivers/net/ethernet/broadcom/ |
D | cnic.c | 152 static inline void csk_hold(struct cnic_sock *csk) in csk_hold() 157 static inline void csk_put(struct cnic_sock *csk) in csk_put() 285 static int cnic_in_use(struct cnic_sock *csk) in cnic_in_use() 319 struct cnic_sock *csk) in cnic_send_nlmsg() 381 struct cnic_sock *csk; in cnic_iscsi_nl_msg_recv() local 430 static int cnic_offld_prep(struct cnic_sock *csk) in cnic_offld_prep() 443 static int cnic_close_prep(struct cnic_sock *csk) in cnic_close_prep() 457 static int cnic_abort_prep(struct cnic_sock *csk) in cnic_abort_prep() 2131 struct cnic_sock *csk = &cp->csk_tbl[l5_cid]; in cnic_bnx2x_connect() local 3376 static int cnic_cm_offload_pg(struct cnic_sock *csk) in cnic_cm_offload_pg() [all …]
|
/Linux-v5.4/net/kcm/ |
D | kcmsock.c | 47 static void report_csk_error(struct sock *csk, int err) in report_csk_error() 56 struct sock *csk = psock->sk; in kcm_abort_tx_psock() local 1376 struct sock *csk; in kcm_attach() local 1507 struct sock *csk = psock->sk; in kcm_unattach() local 1607 struct sock *csk; in kcm_unattach_ioctl() local
|
/Linux-v5.4/drivers/isdn/mISDN/ |
D | socket.c | 469 struct sock *csk; in data_sock_bind() local
|
/Linux-v5.4/drivers/scsi/bnx2i/ |
D | bnx2i_iscsi.c | 1576 struct cnic_sock *csk; in bnx2i_host_get_param() local
|
/Linux-v5.4/include/net/ |
D | sock.h | 1590 static inline bool sock_allow_reclassification(const struct sock *csk) in sock_allow_reclassification()
|