Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c806 int t4 = is_t4(lldi->adapter_type), size, size6; in csk_act_open_retry_timer() local
817 size6 = sizeof(struct cpl_act_open_req6); in csk_act_open_retry_timer()
820 size6 = sizeof(struct cpl_t5_act_open_req6); in csk_act_open_retry_timer()
829 skb = alloc_wr(size6, 0, GFP_ATOMIC); in csk_act_open_retry_timer()
1368 unsigned int size, size6; in init_act_open() local
1415 size6 = sizeof(struct cpl_act_open_req6); in init_act_open()
1418 size6 = sizeof(struct cpl_t5_act_open_req6); in init_act_open()
1425 skb = alloc_wr(size6, 0, GFP_NOIO); in init_act_open()
/linux-4.1.27/arch/mips/include/asm/octeon/
Dcvmx-pko-defs.h2626 uint64_t size6:8; member
2640 uint64_t size6:8;