Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c882 int t4 = is_t4(lldi->adapter_type), size, size6; in csk_act_open_retry_timer() local
893 size6 = sizeof(struct cpl_act_open_req6); in csk_act_open_retry_timer()
896 size6 = sizeof(struct cpl_t5_act_open_req6); in csk_act_open_retry_timer()
905 skb = alloc_wr(size6, 0, GFP_ATOMIC); in csk_act_open_retry_timer()
1613 unsigned int size, size6; in init_act_open() local
1664 size6 = sizeof(struct cpl_act_open_req6); in init_act_open()
1667 size6 = sizeof(struct cpl_t5_act_open_req6); in init_act_open()
1670 size6 = sizeof(struct cpl_t6_act_open_req6); in init_act_open()
1677 skb = alloc_wr(size6, 0, GFP_NOIO); in init_act_open()
/Linux-v4.19/arch/mips/cavium-octeon/executive/
Dcvmx-helper.c710 min_pkt.s.size6 = 59; in __cvmx_helper_global_setup_pko()
/Linux-v4.19/arch/mips/include/asm/octeon/
Dcvmx-pko-defs.h2626 uint64_t size6:8; member
2640 uint64_t size6:8;