Home
last modified time | relevance | path

Searched refs:verfl (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/block/aoe/
H A Daoenet.c155 if ((h->verfl & AOEFL_RSP) == 0 || (n & 1<<31)) in aoenet_rcv()
158 if (h->verfl & AOEFL_ERR) { in aoenet_rcv()
H A Daoe.h43 unsigned char verfl; member
H A Daoecmd.c135 h->verfl = AOE_HVER; in aoehdr_atainit()
445 h->verfl = AOE_HVER; in aoecmd_cfg_pkts()
/linux/net/psp/
H A Dpsp_main.c215 psph->verfl = FIELD_PREP(PSPHDR_VERFL_VERSION, ver) | in psp_write_headers()
324 pse->version = FIELD_GET(PSPHDR_VERFL_VERSION, psph->verfl); in psp_dev_rcv()