Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c993 int t4 = is_t4(lldi->adapter_type), size, size6; in csk_act_open_retry_timer() local
1004 size6 = sizeof(struct cpl_act_open_req6); in csk_act_open_retry_timer()
1007 size6 = sizeof(struct cpl_t5_act_open_req6); in csk_act_open_retry_timer()
1016 skb = alloc_wr(size6, 0, GFP_ATOMIC); in csk_act_open_retry_timer()
1774 unsigned int size, size6; in init_act_open() local
1835 size6 = sizeof(struct cpl_act_open_req6); in init_act_open()
1838 size6 = sizeof(struct cpl_t5_act_open_req6); in init_act_open()
1841 size6 = sizeof(struct cpl_t6_act_open_req6); in init_act_open()
1848 skb = alloc_wr(size6, 0, GFP_NOIO); in init_act_open()
/Linux-v5.10/arch/mips/cavium-octeon/executive/
Dcvmx-helper.c664 min_pkt.s.size6 = 59; in __cvmx_helper_global_setup_pko()
/Linux-v5.10/arch/mips/include/asm/octeon/
Dcvmx-pko-defs.h2088 uint64_t size6:8; member
2102 uint64_t size6:8;